-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #5352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #5352
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5352 +/- ##
==========================================
- Coverage 45.52% 45.52% -0.01%
==========================================
Files 1070 1070
Lines 55665 55665
Branches 4039 4030 -9
==========================================
- Hits 25342 25341 -1
- Misses 29636 29637 +1
Partials 687 687
*This pull request uses carry forward flags. Click here to find out more. |
d6de5ac to
4ff2e20
Compare
4ff2e20 to
6f72b45
Compare
6f72b45 to
5692f1f
Compare
5692f1f to
0a5ad43
Compare
3c218bc to
0b8d5c8
Compare
0b8d5c8 to
6b70965
Compare
6b70965 to
612fdab
Compare
612fdab to
30ed2ba
Compare
30ed2ba to
66efdd6
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
#5354
a1fc436Thanks @joaquim-verges! - Adds EIP1193 adapters that allow conversion between Thirdweb wallets and EIP-1193 providers:EIP1193.fromProvider(): Creates a Thirdweb wallet from any EIP-1193 compatible provider (like MetaMask, WalletConnect)EIP1193.toProvider(): Converts a Thirdweb wallet into an EIP-1193 provider that can be used with any web3 libraryKey features:
Examples:
Patch Changes
#5335
1e7e32fThanks @joaquim-verges! - Added global transaction decorator, better eip712 transaction support#5349
46d0b4bThanks @joaquim-verges! - Use maxFeePerGas for Pay gas cost estimations in transaction flow#5366
ef56304Thanks @gregfromstl! - Adds ox for internal utilities#5390
6771cfeThanks @ElasticBottle! - fix enclave transaction signing for transactions with 0 maxPriorityFeePerGas#5343
5de5418Thanks @gregfromstl! - Adds chain ID to tracked analytics@thirdweb-dev/[email protected]
Patch Changes
040e478Thanks @iuwqyir! - Added nebula service scopePR-Codex overview
This PR focuses on updating the versions of
@thirdweb-dev/service-utilsandthirdweb, along with their changelogs. It includes new features, improvements, and some deletions of changeset files.Detailed summary
@thirdweb-dev/service-utilsversion from0.4.47to0.4.48thirdwebversion from5.67.0to5.68.0